home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 132
/
Vol 132.iso
/
games
/
eggs_ter.swf
/
scripts
/
DefineButton2_80
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2011-06-09
|
68b
|
7 lines
on(release){
with(_root)
{
gotoAndStop(5);
}
}